cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro cc
authorManish Singh <yosh@src.gnome.org>
Thu, 12 Nov 1998 23:38:42 +0000 (23:38 +0000)
committerManish Singh <yosh@src.gnome.org>
Thu, 12 Nov 1998 23:38:42 +0000 (23:38 +0000)
commitd1e07dbee875ad7fecf69fd0d7abdd1756abfc63
tree964bc1d0e602c45d19f478e942df64bc26535665
parentb214f7e59e58969d6640b7920c01a2c6b5aeba0b
cast NULL to GtkItemFactoryCallback to ensure proper type (SunPro cc

* gtk/gtkitemfactory.c: cast NULL to GtkItemFactoryCallback to
ensure proper type (SunPro cc complains)

* gtk/gtklist.c: removed bogus '*' from "*GTK_CONTAINER_CLASS"

* gtk/gtktogglebutton.c: use our own draw method so we get proper
redraws on active state

-Yosh
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkitemfactory.c
gtk/gtklist.c
gtk/gtktogglebutton.c